🌎 rns.kin.earth git 🌍
Commit e699eb6d25a3e5ab652a1a35a37ae86b176edafb
Parents : 3864549
Author : Mark Qvist <mark@unsigned.io>
Date : 2023-09-19T11:27:06+02:00
Updated changelog
Changes
Diff
diff --git a/Changelog.md b/Changelog.md
index 394fa6d4..391c7d27 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -3,7 +3,7 @@
This release brings major efficiency improvements to `Channel` and `Buffer` classes, adds a range of usability improvements to the included utilities and fixes a number of bugs.
**Changes**
-- Improved Channel sequencing, retries and transfer efficiency
+- Improved `Channel` sequencing, retries and transfer efficiency
- Added adaptive compression to `Buffer` class
- Added `rnid` examples and documentation to manual
- Added silent mode to `rncp`
@@ -11,6 +11,8 @@ This release brings major efficiency improvements to `Channel` and `Buffer` clas
- Added allowed_identities file support to `rncp`
- Added Transport Instance uptime to `rnstatus` output
- Added channel CSMA parameter stats to RNode Interface `rnstatus` output
+
+**Bugfixes**
- Fixed inadverdent AutoInterface multi-IF deque hit for resource transfer retries
- Fixed invalid path for firmware hash generation while using extracted firmware to autoinstall in `rnodeconf`
- Fixed various minor missing error checks
Served by rngit 1.5.2 - Generated in 0.03s